GrapeCity ActiveReports for .NET 16.0J
GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> クラス
メンバ 

GrapeCity.Viewer.Common.Implementation 名前空間 : GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> クラス
FetchItemイベントの引数を表します。
オブジェクト モデル
GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> クラス
シンタックス
'宣言
 
Public NotInheritable Class GenericCache.FetchItemEventArgs
    (Of TKey,TValue,TCacheNodeFactory As {New, CacheNodeFactory(Of TKey,TValue)}) 
   Inherits System.EventArgs
public sealed class GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> : System.EventArgs 
where TCacheNodeFactory: new(), CacheNodeFactory<TKey,TValue>
型パラメータ
TKey
TValue
TCacheNodeFactory
継承階層

System.Object
   System.EventArgs
      GrapeCity.Viewer.Common.Implementation.GenericCache`3.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>

参照

GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> メンバ
GrapeCity.Viewer.Common.Implementation 名前空間